﻿2026-06-21T03:57:50.5680292Z ##[group]Run actions/checkout@v5
2026-06-21T03:57:50.5680829Z with:
2026-06-21T03:57:50.5681195Z   repository: SaberMage/spt-core
2026-06-21T03:57:50.5684495Z   token: ***
2026-06-21T03:57:50.5684877Z   ssh-strict: true
2026-06-21T03:57:50.5685255Z   ssh-user: git
2026-06-21T03:57:50.5685640Z   persist-credentials: true
2026-06-21T03:57:50.5686054Z   clean: true
2026-06-21T03:57:50.5686451Z   sparse-checkout-cone-mode: true
2026-06-21T03:57:50.5686891Z   fetch-depth: 1
2026-06-21T03:57:50.5687258Z   fetch-tags: false
2026-06-21T03:57:50.5687635Z   show-progress: true
2026-06-21T03:57:50.5688020Z   lfs: false
2026-06-21T03:57:50.5688389Z   submodules: false
2026-06-21T03:57:50.5688775Z   set-safe-directory: true
2026-06-21T03:57:50.5689269Z ##[endgroup]
2026-06-21T03:57:50.6468366Z Syncing repository: SaberMage/spt-core
2026-06-21T03:57:50.6470144Z ##[group]Getting Git version info
2026-06-21T03:57:50.6470868Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T03:57:50.6471926Z [command]/usr/bin/git version
2026-06-21T03:57:50.6488848Z git version 2.43.0
2026-06-21T03:57:50.6505677Z ##[endgroup]
2026-06-21T03:57:50.6516419Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7166c24a-1a9d-41b4-820a-fe5706b5fe7c' before making global git config changes
2026-06-21T03:57:50.6517682Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:57:50.6519586Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T03:57:50.6551648Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T03:57:50.6569925Z https://github.com/SaberMage/spt-core
2026-06-21T03:57:50.6581337Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:57:50.6584780Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:57:50.6605371Z HEAD
2026-06-21T03:57:50.6639249Z ##[endgroup]
2026-06-21T03:57:50.6640902Z [command]/usr/bin/git submodule status
2026-06-21T03:57:50.6820564Z ##[group]Cleaning the repository
2026-06-21T03:57:50.6822925Z [command]/usr/bin/git clean -ffdx
2026-06-21T03:57:51.4500075Z Removing target/
2026-06-21T03:57:51.4508868Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T03:57:51.4558556Z HEAD is now at 8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:57:51.4564312Z ##[endgroup]
2026-06-21T03:57:51.4565702Z ##[group]Disabling automatic garbage collection
2026-06-21T03:57:51.4568550Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T03:57:51.4592081Z ##[endgroup]
2026-06-21T03:57:51.4593246Z ##[group]Setting up auth
2026-06-21T03:57:51.4597533Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:57:51.4623552Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T03:57:51.4813501Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:57:51.4839984Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T03:57:51.5021672Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:57:51.5049320Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T03:57:51.5233165Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T03:57:51.5262676Z ##[endgroup]
2026-06-21T03:57:51.5264238Z ##[group]Fetching the repository
2026-06-21T03:57:51.5271078Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8d1e85d66c22f486d443041bc754f818ddee38cd:refs/remotes/pull/26/merge
2026-06-21T03:57:51.9679616Z ##[endgroup]
2026-06-21T03:57:51.9681536Z ##[group]Determining the checkout info
2026-06-21T03:57:51.9682915Z ##[endgroup]
2026-06-21T03:57:51.9684074Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T03:57:51.9758811Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T03:57:51.9786357Z ##[group]Checking out the ref
2026-06-21T03:57:51.9788935Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:57:51.9839462Z HEAD is now at 8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:57:51.9843478Z ##[endgroup]
2026-06-21T03:57:51.9877353Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T03:57:51.9902894Z 8d1e85d66c22f486d443041bc754f818ddee38cd
